Skip to content

feat(memory): implement recall scoring#8

Merged
Viperdk2020 merged 1 commit intofeature/memory-phase1from
codex/implement-memory-scoring-logic-and-tests
Sep 1, 2025
Merged

feat(memory): implement recall scoring#8
Viperdk2020 merged 1 commit intofeature/memory-phase1from
codex/implement-memory-scoring-logic-and-tests

Conversation

@Viperdk2020
Copy link
Copy Markdown
Owner

Summary

  • score memories by token match, hints, recency, and frequency
  • cap recalled items by count and token budget
  • track usage counters and persist updates

Testing

  • just fmt
  • just fix -p codex-memory
  • cargo test -p codex-memory

https://chatgpt.com/codex/tasks/task_e_68b5107e3a2c832996757ba3a4604daf

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Sep 1, 2025


Thank you for your submission, we really appreciate it. Like many open-source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution. You can sign the CLA by just posting a Pull Request Comment same as the below format.


I have read the CLA Document and I hereby sign the CLA


You can retrigger this bot by commenting recheck in this Pull Request. Posted by the CLA Assistant Lite bot.

@Viperdk2020 Viperdk2020 merged commit 9e27e4d into feature/memory-phase1 Sep 1, 2025
1 of 14 checks passed
@github-actions github-actions Bot locked and limited conversation to collaborators Sep 1, 2025
@Viperdk2020 Viperdk2020 deleted the codex/implement-memory-scoring-logic-and-tests branch September 2, 2025 00:24
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant